@charset "UTF-8";
/*
 * @Author: 派大星
 * @Date: 2021-04-30 08:44:41
 * @LastEditors: 派大星
 * @LastEditTime: 2021-05-13 11:52:16
 * @Description: 
 */
/* ---------------------- In-footer[footer] ---------------------- */
/* footer */
.In-footer[data-control="one"] {
  background: #fafafa;
  /* 友情链接 */
}

.In-footer[data-control="one"] .foot_l {
  background: var(--Cffffff);
  padding: 12px 25px;
}

.In-footer[data-control="one"] .foot_l ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.In-footer[data-control="one"] .foot_l ul li {
  margin-right: 20px;
  line-height: 26px;
}

.In-footer[data-control="one"] .footer-bottom {
  margin-top: 30px;
}

.In-footer[data-control="one"] .footer-bottom .foot_a {
  padding: 26px 0;
  border-bottom: 1px solid #666666;
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul {
  display: flex;
  justify-content: space-between;
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul li {
  display: grid;
  grid-template-columns: 58px 152px;
  grid-template-rows: 29px 29px;
  grid-column-gap: 8px;
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul li i {
  background: url(../images/icon.png) no-repeat -1px -378px;
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul li i[class^="icon_"] {
  width: 58px;
  height: 58px;
  display: block;
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul li i.icon_b {
  background: url(../images/icon.png) no-repeat -61px -378px;
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul li i.icon_c {
  background: url(../images/icon.png) no-repeat -121px -378px;
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul li i.icon_d {
  background: url(../images/icon.png) no-repeat -181px -378px;
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul li span {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: var(--Ce5e5e5);
  font-size: var(--fz16);
}

.In-footer[data-control="one"] .footer-bottom .foot_a ul li p {
  display: flex;
  align-items: center;
  grid-row-end: 3;
  grid-column-end: -1;
  color: var(--C999999);
  font-size: var(--fz12);
}

.In-footer[data-control="one"] .footer-bottom .foot_b {
  padding: 26px 0;
  display: flex;
  align-items: start;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  margin-right: auto;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_top {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_top .blefttop_logo {
  margin-right: 58px;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_top .blefttop_logo .blefttop_logo_img {
  width: 240px;
  height: 48px;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_top .blefttop_nav {
  height: 48px;
  display: flex;
  align-items: center;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_top .blefttop_nav > a::before {
  content: "|";
  margin: 0 18px;
  font-size: 12px;
  color: #999999;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_top .blefttop_nav > a:first-child::before {
  content: "";
  margin: 0;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_copyright {
  display: flex;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_copyright p, .In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_copyright a, .In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_copyright span {
  font-size: var(--fz12);
  color: var(--C808080);
  margin-right: 3px;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_copyright a:hover {
  color: var(--Cff6440);
  transition: all 200ms linear 100ms;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_left .foot_bleft_copyright .copyright_img {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 2px;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_right {
  padding-left: 48px;
  display: flex;
  align-items: center;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_right .foot_bright_img ul {
  display: flex;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_right .foot_bright_img ul li {
  margin: 0 13px;
  width: 78px;
  height: 78px;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_right .foot_bright_img ul li img {
  width: 100%;
  height: 100%;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_right .foot_bright_bot {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_right .foot_bright_bot .service {
  margin: 8px 0;
  display: flex;
  align-items: center;
}

.In-footer[data-control="one"] .footer-bottom .foot_b .foot_b_right .foot_bright_bot .service .icon_tel {
  background: url("../images/icon.png") no-repeat -144px -148px;
  width: 14px;
  height: 14px;
  display: block;
  margin-right: 4px;
}

.In-footer[data-control="two"] {
  /* 友情链接 */
}

.In-footer[data-control="two"] .foot_l {
  padding: 20px 0;
  border-bottom: 1px solid #666666;
}

.In-footer[data-control="two"] .foot_l ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.In-footer[data-control="two"] .foot_l ul li {
  margin-right: 20px;
  line-height: 26px;
}

.In-footer[data-control="two"] .foot_b {
  padding: 26px 0;
  display: flex;
  align-items: start;
}

.In-footer[data-control="two"] .foot_b .foot_b_left {
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  margin-right: auto;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_top {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_top .blefttop_logo {
  margin-right: 58px;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_top .blefttop_logo .blefttop_logo_img {
  width: 240px;
  height: 48px;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_top .blefttop_nav {
  height: 48px;
  display: flex;
  align-items: center;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_top .blefttop_nav > a::before {
  content: "|";
  margin: 0 18px;
  font-size: 12px;
  color: #999999;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_top .blefttop_nav > a:first-child::before {
  content: "";
  margin: 0;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_copyright {
  display: flex;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_copyright p, .In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_copyright a, .In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_copyright span {
  font-size: var(--fz12);
  color: var(--C808080);
  margin-right: 3px;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_copyright a:hover {
  color: var(--Cff6440);
  transition: all 200ms linear 100ms;
}

.In-footer[data-control="two"] .foot_b .foot_b_left .foot_bleft_copyright .copyright_img {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 2px;
}

.In-footer[data-control="two"] .foot_b .foot_b_right {
  padding-left: 48px;
  display: flex;
  align-items: center;
}

.In-footer[data-control="two"] .foot_b .foot_b_right .foot_bright_img ul {
  display: flex;
}

.In-footer[data-control="two"] .foot_b .foot_b_right .foot_bright_img ul li {
  margin: 0 13px;
  width: 78px;
  height: 78px;
}

.In-footer[data-control="two"] .foot_b .foot_b_right .foot_bright_img ul li img {
  width: 100%;
  height: 100%;
}

.In-footer[data-control="two"] .foot_b .foot_b_right .foot_bright_bot {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
}

.In-footer[data-control="two"] .foot_b .foot_b_right .foot_bright_bot .service {
  margin: 8px 0;
  display: flex;
  align-items: center;
}

.In-footer[data-control="two"] .foot_b .foot_b_right .foot_bright_bot .service .icon_tel {
  background: url("../images/icon.png") no-repeat -144px -148px;
  width: 14px;
  height: 14px;
  display: block;
  margin-right: 4px;
}

.In-footer[data-control="three"] {
  background: #fafafa;
  /* 友情链接 */
}

.In-footer[data-control="three"] .foot_l {
  background: var(--Cffffff);
  padding: 12px 25px;
}

.In-footer[data-control="three"] .foot_l ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.In-footer[data-control="three"] .foot_l ul li {
  margin-right: 20px;
  line-height: 26px;
}

.In-footer[data-control="three"] .footer-bottom {
  margin-top: 30px;
  text-align: center;
}

.In-footer[data-control="three"] .footer-bottom .blefttop_nav {
  height: 48px;
  display: inline-flex;
  align-items: center;
}

.In-footer[data-control="three"] .footer-bottom .blefttop_nav > a::before {
  content: "|";
  margin: 0 18px;
  font-size: 12px;
  color: #999999;
}

.In-footer[data-control="three"] .footer-bottom .blefttop_nav > a:first-child::before {
  content: "";
  margin: 0;
}

.In-footer[data-control="three"] .footer-bottom .blefttop_logo {
  margin: 10px auto;
}

.In-footer[data-control="three"] .footer-bottom .blefttop_logo .blefttop_logo_img {
  width: 240px;
  height: 48px;
  display: inline-block;
}

.In-footer[data-control="three"] .footer-bottom .foot_b_right {
  display: inline-flex;
  align-items: center;
  margin: 16px auto;
}

.In-footer[data-control="three"] .footer-bottom .foot_b_right .foot_bright_img ul {
  display: flex;
}

.In-footer[data-control="three"] .footer-bottom .foot_b_right .foot_bright_img ul li {
  margin: 0 13px;
  width: 78px;
  height: 78px;
}

.In-footer[data-control="three"] .footer-bottom .foot_b_right .foot_bright_img ul li img {
  width: 100%;
  height: 100%;
}

.In-footer[data-control="three"] .footer-bottom .foot_b_right .foot_bright_bot {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.In-footer[data-control="three"] .footer-bottom .foot_b_right .foot_bright_bot .service {
  margin: 8px 0;
  display: flex;
  align-items: center;
}

.In-footer[data-control="three"] .footer-bottom .foot_b_right .foot_bright_bot .service .icon_tel {
  background: url("../images/icon.png") no-repeat -144px -148px;
  width: 14px;
  height: 14px;
  display: block;
  margin-right: 4px;
}

.In-footer[data-control="three"] .footer-bottom .foot_bleft_copyright {
  display: flex;
  justify-content: center;
}

.In-footer[data-control="three"] .footer-bottom .foot_bleft_copyright p, .In-footer[data-control="three"] .footer-bottom .foot_bleft_copyright a, .In-footer[data-control="three"] .footer-bottom .foot_bleft_copyright span {
  font-size: var(--fz12);
  color: var(--C808080);
  margin-right: 3px;
}

.In-footer[data-control="three"] .footer-bottom .foot_bleft_copyright a:hover {
  color: var(--Cff6440);
  transition: all 200ms linear 100ms;
}

.In-footer[data-control="three"] .footer-bottom .foot_bleft_copyright .copyright_img {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 2px;
}

.In-footer[data-control="four"] .footer_main {
  display: flex;
  padding: 20px 0;
}

.In-footer[data-control="four"] .footer_main .footer_lfet {
  width: 380px;
  margin-right: 80px;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_logo {
  margin: 10px auto;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_logo .blefttop_logo_img {
  width: 240px;
  height: 48px;
  display: inline-block;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_boot {
  display: inline-flex;
  align-items: center;
  margin: 16px auto;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_boot .foot_bright_img ul {
  display: flex;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_boot .foot_bright_img ul li {
  margin: 0 13px;
  width: 78px;
  height: 78px;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_boot .foot_bright_img ul li img {
  width: 100%;
  height: 100%;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_boot .foot_bright_bot {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_boot .foot_bright_bot .service {
  margin: 8px 0;
  display: flex;
  align-items: center;
}

.In-footer[data-control="four"] .footer_main .footer_lfet .footer_lfet_boot .foot_bright_bot .service .icon_tel {
  background: url("../images/icon.png") no-repeat -144px -148px;
  width: 14px;
  height: 14px;
  display: block;
  margin-right: 4px;
}

.In-footer[data-control="four"] .footer_main .footer_right {
  width: calc(100% - 460px);
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_lisk {
  width: 100%;
  padding: 12px 0;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_lisk ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_lisk ul li {
  margin-right: 20px;
  line-height: 26px;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_nav {
  height: 48px;
  display: inline-flex;
  align-items: center;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_nav > a::before {
  content: "|";
  margin: 0 18px;
  font-size: 12px;
  color: #999999;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_nav > a:first-child::before {
  content: "";
  margin: 0;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_copyright {
  display: flex;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_copyright p, .In-footer[data-control="four"] .footer_main .footer_right .footer_right_copyright a, .In-footer[data-control="four"] .footer_main .footer_right .footer_right_copyright span {
  font-size: var(--fz12);
  color: var(--C808080);
  margin-right: 3px;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_copyright a:hover {
  color: var(--Cff6440);
  transition: all 200ms linear 100ms;
}

.In-footer[data-control="four"] .footer_main .footer_right .footer_right_copyright .copyright_img {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 2px;
}
